home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / homefix.zip / HOMING.CFG < prev    next >
Text File  |  1996-11-13  |  268b  |  8 lines

  1. #Add this line to your autoexec.cfg
  2. #exec homing.cfg
  3. #Selected Homing Rockets
  4. bind h homing
  5. alias homing home_on
  6. alias home_on "alias homing home_off ;impulse 40; echo Homing Activated"
  7. alias home_off "alias homing home_on ;impulse 41; echo Homing Deactivated"
  8.